Skip to content

Fix CSS_URL_REGEX#2600

Closed
mblonyox wants to merge 2 commits into
freshframework:mainfrom
mblonyox:main
Closed

Fix CSS_URL_REGEX#2600
mblonyox wants to merge 2 commits into
freshframework:mainfrom
mblonyox:main

Conversation

@mblonyox

Copy link
Copy Markdown

Me trying to fix #2599

mblonyox added 2 commits July 17, 2024 11:01
Replace the CSS_URL_REGEX
Add rule for unquoted url.
@marvinhagemeister

Copy link
Copy Markdown
Contributor

Replaced by #2921 . The fix here is the right idea. Slightly modified it in the other PR and added a test.

@mblonyox

Copy link
Copy Markdown
Author

Nice~ 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[fresh@2.0] CSS URL transform incorrectly detect data url.

2 participants